Fox's Git Mirrors
Commits HEAD (2a114d00)
2a114d0 Ivan 2026-08-15 13:22:15 - 1 week ago
feat: fix speedPipe with inbox channel for non-blocking packet sending and implement HandlePacketBlocking for improved transport handling
e710e02 Ivan 2026-08-15 13:05:25 - 1 week ago
feat: add RNS wire vectors generation script and update test data files to include new vectors
707d5a7 Ivan 2026-08-15 01:14:25 - 1 week ago
feat: update changelog
6c99c71 Ivan 2026-08-15 01:14:09 - 1 week ago
feat: add oracle tests for announce and channel functionality, ensuring compatibility with Python RNS and create ret go slim and other improvements
4d80188 Ivan 2026-08-15 00:51:12 - 1 week ago
feat: add comprehensive fuzz and oracle tests for AES and CBC encryption, ensuring compatibility with Python implementations and validating encryption/decryption processes
d6c2d87 Ivan 2026-08-15 00:39:55 - 1 week ago
chore: improve cross-compilation support by adding additional targets for various platforms and updating build scripts
f2ab3de Ivan 2026-08-15 00:38:24 - 1 week ago
refactor: simplify AES encryption and decryption by implementing CBC mode directly, and add corresponding tests for CBC functionality
3f3d007 Ivan 2026-08-14 23:21:33 - 1 week ago
chore: update CHANGELOG
b587246 Ivan 2026-08-14 23:21:27 - 1 week ago
fix: update EstablishmentTimeoutPerHop to match RNS 1.4.2 and add corresponding test
ae80076 Ivan 2026-08-14 21:19:05 - 1 week ago
feat: implement spurious fuzz deadline detection in CI test summary
821e3a2 Ivan 2026-08-14 20:35:49 - 1 week ago
refactor: standardize bitrate configuration in pipeInterface and update handshake vectors for consistency
97771b6 Ivan 2026-08-14 20:25:46 - 1 week ago
chore: add build constraint for Haiku OS in fuzz and property tests, and include protect package in CI test script
f3309cb Ivan 2026-08-14 20:17:01 - 1 week ago
refactor: update pipeInterface initialization and update handshake vectors for improved consistency
2f6414e Ivan 2026-08-14 19:46:32 - 1 week ago
fix: update gosec comment to include additional security checks for Python file analysis
126e2f0 Ivan 2026-08-14 19:23:49 - 1 week ago
refactor: streamline pipeInterface initialization and improve path request validation in tests
f51b460 Ivan 2026-08-14 19:23:30 - 1 week ago
chore: clean up go.mod by removing unused vendor module and update gosec command to exclude testdata directory
040399b Ivan 2026-08-14 17:50:41 - 1 week ago
feat: improve link handling in bindings and add benchmarks for zenfix analysis
3c32bd0 Ivan 2026-08-14 17:50:28 - 1 week ago
chore: update go.mod to include new vendor modules and adjust replace paths
ec0a198 Ivan 2026-08-14 17:50:19 - 1 week ago
chore: update .gitignore for Rust bindings
86d0d2e Ivan 2026-08-14 17:21:14 - 1 week ago
docs: update docs
83609bc Ivan 2026-08-14 17:20:59 - 1 week ago
docs: update documentation for 'reticulum-go zen' command and related utilities
da19042 Ivan 2026-08-14 17:20:40 - 1 week ago
feat: add new rules and tests for recall and interface handling in Go and Python sources
801367b Ivan 2026-08-14 17:09:26 - 1 week ago
feat: add 'zen' command for scanning Go and Python sources, including new rules and tests
2a94142 Ivan 2026-08-14 17:09:15 - 1 week ago
improve CHANGELOG and make more readable
db63c39 Ivan 2026-08-14 16:49:47 - 1 week ago
update docs
e94f8d1 Ivan 2026-08-14 16:49:43 - 1 week ago
feat: expand developer errors and anti-footguns
58e8226 Ivan 2026-08-14 16:37:14 - 1 week ago
update CHANGELOG
a13db40 Ivan 2026-08-14 16:36:54 - 1 week ago
docs: update configuration docs
c4e5c65 Ivan 2026-08-14 16:36:44 - 1 week ago
feat: clarify behavior of local client relay when transport is disabled
2cda09d Ivan 2026-08-14 16:36:30 - 1 week ago
feat: implement local client relay handling when transport is disabled, to fix packet forwarding logic so python applications work properly in shared instance
ea2d849 Ivan 2026-08-14 16:19:23 - 1 week ago
feat: improve path request throttling and error handling in transport and control APIs
a8c5dc6 Ivan 2026-08-14 15:50:49 - 1 week ago
feat: improve path request handling and timeouts in transport layer
9eb1d8a Ivan 2026-08-14 13:55:13 - 1 week ago
chore: update CHANGELOG to mark v1.0.3 as unreleased
8e5705e Ivan 2026-08-14 13:45:41 - 1 week ago
remove
65ab5c0 Ivan 2026-08-14 13:17:03 - 1 week ago
fix: update bandwidth statistics to include transmission packet count in interface handling
49ecdff Ivan 2026-08-14 12:04:49 - 1 week ago
chore: add riscv64 architecture support for Linux and FreeBSD, update README and CHANGELOG to reflect new binaries
d2e37e2 Ivan 2026-08-14 12:02:16 - 1 week ago
chore: add cross-compilation support by adding 386 architecture for Windows and Linux, update README and CHANGELOG accordingly
2363beb Ivan 2026-08-14 11:27:44 - 1 week ago
chore: update CHANGELOG
e6f065f Ivan 2026-08-14 11:01:43 - 1 week ago
chore: update Go version to 1.26.6 in CI workflows and README, adjust SHA256 checks in setup scripts
64de475 Ivan 2026-08-14 10:06:59 - 1 week ago
fix: update remote identity handling with mutex locking to prevent race conditions
7b7ec1a Ivan 2026-08-14 09:37:00 - 1 week ago
chore: update CI configuration for Windows XP builds to enable conditional execution
ee06fd6 Ivan 2026-08-14 09:34:35 - 1 week ago
feat: add support for Windows XP and Server 2003 builds using go-legacy-winxp
38a49d8 Ivan 2026-08-14 09:29:03 - 1 week ago
chore: downgrade Go version to 1.26.5 and specify toolchain version
2e9d2be Ivan 2026-08-14 09:28:58 - 1 week ago
feat: add support for ppc64 architecture in goselect and implement special baudrate handling for Linux ppc64
633735d Ivan 2026-08-14 09:11:51 - 1 week ago
fix: improve context handling and type conversions in session and transport packages
a6ee48b Ivan 2026-08-14 09:11:31 - 1 week ago
chore: update Go version to 1.26.6 and adjust dependencies across modules
0ae5c58 Ivan 2026-08-13 16:56:45 - 1 week ago
feat: add SandboxSkipScoped option and improve Landlock restriction handling
35a7f9b Ivan 2026-08-13 16:00:59 - 1 week ago
feat: various fixes and cleanup
c4a09d0 Ivan 2026-08-13 15:50:20 - 1 week ago
feat: update docs
952c7c4 Ivan 2026-08-13 15:50:08 - 1 week ago
feat: improve timeout handling and path response logic across various components
381c690 Ivan 2026-08-13 13:53:35 - 1 week ago
vendor: update reticulum-go-mf to reticulum-go-protocols
0e85d9b Ivan 2026-08-13 10:29:21 - 1 week ago
feat: add TCP keepalive configuration for DragonFly OS
b6ffd2e Ivan 2026-08-13 09:39:59 - 1 week ago
docs: update
84f27ff Ivan 2026-08-13 09:39:52 - 1 week ago
feat: improve sandboxing features with strict mode, profiles, and extra path support
0974209 Ivan 2026-08-13 09:20:49 - 1 week ago
feat: update changelog
86ef2d5 Ivan 2026-08-13 09:20:28 - 1 week ago
feat: cut announce ingest and encrypt allocs without changing the RNS wire
4727ebc Ivan 2026-08-13 08:46:34 - 1 week ago
docs: update
ad36e52 Ivan 2026-08-13 08:45:58 - 1 week ago
feat: cut hot-path CPU and RAM
5818dc8 Ivan 2026-08-13 08:10:04 - 1 week ago
refactor: clear revive naming and control-flow warnings
201d270 Ivan 2026-08-13 08:00:18 - 1 week ago
fix: update handshake vectors with new raw_hex and destination_hash values for announce and path_response packets
1a36a1e Ivan 2026-08-13 08:00:11 - 1 week ago
feat: update mutation testing description to include backbone package
ef702bc Ivan 2026-08-13 08:00:01 - 1 week ago
feat: add mutation testing for backbone package
b26f4b6 Ivan 2026-08-13 07:59:50 - 1 week ago
docs: update
3ad3e3f Ivan 2026-08-13 07:59:37 - 1 week ago
feat: raise stream throughput and handler density without changing the RNS wire
2d7c947 Ivan 2026-08-13 07:30:44 - 1 week ago
docs: update
b06ec00 Ivan 2026-08-13 07:30:28 - 1 week ago
fix: match Python Channel RX order, send window/MDU, and HMU segment bounds
3bfd506 Ivan 2026-08-13 00:28:45 - 1 week ago
refactor: simplify range calculations in tests and improve gap handling in shell signal management
a9e7de8 Ivan 2026-08-13 00:28:08 - 1 week ago
chore: update Makefile by adding stage-nfpm target and integrating it into package-deb, package-rpm, and package-arch rules
c1d5caa Ivan 2026-08-13 00:27:56 - 1 week ago
chore: update CHANGELOG
ccddb51 Ivan 2026-08-13 00:27:17 - 1 week ago
docs: update rnsh table
9a83bc0 Ivan 2026-08-13 00:26:55 - 1 week ago
docs: update
acade1f Ivan 2026-08-13 00:26:37 - 1 week ago
feat: update nfpm configuration with additional symlinks, man pages, and post-install script for systemd integration
82b183b Ivan 2026-08-13 00:26:20 - 1 week ago
fix: ensure frame data integrity by copying before processing in hdlcStreamDecoder
b003703 Ivan 2026-08-13 00:26:12 - 1 week ago
feat: add shell signal handling and resize polling with new functions and options
639f27c Ivan 2026-08-13 00:25:50 - 1 week ago
feat: update channel functionality with window management and readiness checks
04efe4c Ivan 2026-08-12 23:50:52 - 1 week ago
docs: update AI disclaimer with CLI utilities
4277eaf Ivan 2026-08-12 23:47:41 - 1 week ago
feat: add remote management capabilities for rgopath and rgostatus with identity-based access control
ce4b06c Ivan 2026-08-12 23:47:15 - 1 week ago
feat: auto-detect rnsh vs rgosh instead of requiring --compat
de2e383 Ivan 2026-08-12 23:04:11 - 1 week ago
chore: update CHANGELOG for v1.0.2
b8b5212 Ivan 2026-08-12 23:04:00 - 1 week ago
feat: finish announce handling with destination hash validation and public key mismatch rejection
8c90635 Ivan 2026-08-12 22:34:37 - 1 week ago
refactor: update ratchet path handling to use destination hash and improve identity key management
d48be92 Ivan 2026-08-12 22:25:08 - 1 week ago
feat: implement GROUP destination token key management and encryption/decryption functionality
17701e3 Ivan 2026-08-12 22:16:38 - 1 week ago
docs: update AI disclaimer
4f6235d Ivan 2026-08-12 22:09:12 - 1 week ago
feat: wire destination ratchets into announce, remember, and SINGLE encrypt
ff97026 Ivan 2026-08-12 22:05:55 - 1 week ago
chore: update RNS version in CI workflow from 1.4.0 to 1.4.2
afa88c9 Ivan 2026-08-12 21:47:42 - 1 week ago
refactor: format and fix python files using ruff
b32ba0d Ivan 2026-08-12 18:53:39 - 1 week ago
feat: implement incoming link reservation limit and improve tunnel management with expiration handling
7dcd667 Ivan 2026-08-10 14:47:12 - 2 weeks ago
refactor: update timeout handling in waitStdoutToken and ReadLineTimeout functions
61af555 Ivan 2026-08-10 14:28:36 - 2 weeks ago
feat: improve network interface handling with peer isolation and memory shedding improvements
5b767cd Ivan 2026-08-10 13:57:53 - 2 weeks ago
feat: add adversarial test cases for rgosh with new manifest.json file
fece36b Ivan 2026-08-10 13:46:21 - 2 weeks ago
feat: implement platform-specific signal handling for shell interactions with separate files for Unix and non-Unix systems
bee66e6 Ivan 2026-08-10 13:27:39 - 2 weeks ago
feat: add various cryptography validation oracle tests and fixed a bug in RESOURCE_HMU
61d4727 Ivan 2026-08-10 13:21:00 - 2 weeks ago
feat: implement path jail functionality with symlink resolution and test coverage for security checks
27e0f1b Ivan 2026-08-10 13:14:35 - 2 weeks ago
feat: move from hand rolled landlock to landlock go library. https://pkg.go.dev/github.com/landlock-lsm/go-landlock/landlock
635ea93 Ivan 2026-08-10 13:02:23 - 2 weeks ago
chore: add Dependabot and update workflows to use environment variables
b82c7b8 Ivan 2026-08-10 13:01:54 - 2 weeks ago
update documentation
abd3112 Ivan 2026-07-27 06:57:51 - 4 weeks ago
feat: add golang.org/x/term v0.44.0 dependency and improve interactive shell functionality with improved TTY handling
7fefc5a Ivan 2026-07-27 06:33:21 - 4 weeks ago
feat: improve channel and link handling with improved timeout management and new WaitTxIdle method
6a345d8 Ivan 2026-07-27 05:56:32 - 4 weeks ago
feat: introduce rgosh interactive remote shell with compatibility for Python rnsh protocol
74353be Ivan 2026-07-27 05:26:29 - 4 weeks ago
feat: fix protect functionality and improve test coverage with new configurations
Page 1 | Older ยป
Served by rngit 1.4.1 - Generated in 0.26s